var github.com/jackc/pgx/v5/internal/sanitize.sqlLexerPool
3 uses
github.com/jackc/pgx/v5/internal/sanitize (current package)
sanitize.go#L115: var sqlLexerPool = &pool[*sqlLexer]{
sanitize.go#L133: l := sqlLexerPool.get()
sanitize.go#L134: defer sqlLexerPool.put(l)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)